[INFO] cloning repository https://github.com/kcenon/rust_monitoring_system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcenon/rust_monitoring_system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcenon%2Frust_monitoring_system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcenon%2Frust_monitoring_system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd1d9db0cbbc1cbf1736104f2116ab1f1f6dd975
[INFO] testing kcenon/rust_monitoring_system against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcenon%2Frust_monitoring_system" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kcenon/rust_monitoring_system
[INFO] finished tweaking git repo https://github.com/kcenon/rust_monitoring_system
[INFO] tweaked toml for git repo https://github.com/kcenon/rust_monitoring_system written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcenon/rust_monitoring_system on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kcenon/rust_monitoring_system already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded string-interner v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90d773995f1b08fc4d700fb61d1b679e54abc45c942ba173314263b9991d2f9a
[INFO] running `Command { std: "docker" "start" "-a" "90d773995f1b08fc4d700fb61d1b679e54abc45c942ba173314263b9991d2f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d773995f1b08fc4d700fb61d1b679e54abc45c942ba173314263b9991d2f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d773995f1b08fc4d700fb61d1b679e54abc45c942ba173314263b9991d2f9a", kill_on_drop: false }`
[INFO] [stdout] 90d773995f1b08fc4d700fb61d1b679e54abc45c942ba173314263b9991d2f9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba0beb37b59fc67c73e1ac60b8d9327ef924b653d8fa200af5cb68948fc18f45
[INFO] running `Command { std: "docker" "start" "-a" "ba0beb37b59fc67c73e1ac60b8d9327ef924b653d8fa200af5cb68948fc18f45", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sysinfo v0.31.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling rust_monitoring_system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/collectors/system.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |             .map_err(|e| crate::core::error::MonitoringError::collection(e.to_string()))?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/core/error.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn collection(collector: impl Into<String>, message: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^                               --------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 124 |             .map_err(|e| crate::core::error::MonitoringError::collection(e.to_string(), /* message */))?;
[INFO] [stdout]     |                                                                                       +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/collectors/system.rs:190:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |             .map_err(|e| crate::core::error::MonitoringError::collection(e.to_string()))?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/core/error.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn collection(collector: impl Into<String>, message: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^                               --------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 190 |             .map_err(|e| crate::core::error::MonitoringError::collection(e.to_string(), /* message */))?;
[INFO] [stdout]     |                                                                                       +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_monitoring_system` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ba0beb37b59fc67c73e1ac60b8d9327ef924b653d8fa200af5cb68948fc18f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba0beb37b59fc67c73e1ac60b8d9327ef924b653d8fa200af5cb68948fc18f45", kill_on_drop: false }`
[INFO] [stdout] ba0beb37b59fc67c73e1ac60b8d9327ef924b653d8fa200af5cb68948fc18f45
